ShowSelectAllCheckbox Property (MultiSelect<T>)
Gets or sets whether the control should display a "Select All" checkbox above the items to select or de-select all items.
public bool ShowSelectAllCheckbox {get; set;}
'Declaration
Public Property ShowSelectAllCheckbox As Boolean